home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / OBERON / POT / !pOtLand / h / Strings next >
Text File  |  1995-01-22  |  379b  |  15 lines

  1. #ifndef pOt_Strings__INC
  2. #define pOt_Strings__INC
  3. /* This code is generated by pOt. */
  4.  
  5.  
  6.  
  7.  
  8.  
  9. extern pOt_LONGINT pOt_Length_Strings pOt__ARGS((pOt__DynArr *));
  10. extern void pOt_Append_Strings pOt__ARGS((pOt__DynArr *, pOt__DynArr *));
  11. extern void pOt_FromLInt_Strings pOt__ARGS((pOt_LONGINT , pOt_SHORTINT , pOt__DynArr *));
  12. extern void pOt_Strings__body pOt__ARGS((void));
  13.  
  14. #endif
  15.